home *** CD-ROM | disk | FTP | other *** search
/ Delphi 5 for Professionals / DELPHI5.iso / AddOns / Components / TMagicMacros Delphi / INFO.TXT < prev   
Encoding:
Text File  |  1999-08-22  |  1.8 KB  |  45 lines

  1. TMagicMacros Delphi Component v2.0
  2.  
  3.  Use the TMagicMacros component to add full macro-support
  4.  to your application in a snap ! It features recording and
  5.  playback of mouse- and keyboard events and comes with lots
  6.  of events to ensure smooth integration in your app.
  7.  
  8.  TMagicMacros features:
  9.  - Recording and playing of macro's.
  10.  - Looping of macro playback.
  11.  - 9 different playback speeds.
  12.  - Text-only playback.
  13.  - Show or hide mousemovements during playback.
  14.  - Automatically adapts playback speed to the speed
  15.    of the PC.
  16.  - Show infoboxes to inform users.
  17.  - Relative journaling: the macro automatically adapts
  18.    to different positions of windows, buttons, toolbars.
  19.  - Automatic adaption to different screenresolutions.
  20.  - Full VisualHelp file support, without writing one
  21.    line of code!
  22.  
  23.  As you may have noticed, the word "automatically" appears very
  24.  often in the description above. This means TMagicMacros is very
  25.  powerful, yet easy to use. Just set the desired options in the
  26.  Object Inspector during designtime, implement some eventhandlers
  27.  (optional) and add a minimum of code to your application and
  28.  that's it ! Full macro-support in a snap !
  29.  
  30.  Use TMagicMacros to:
  31.  - Give the users of your app the possibility to record and
  32.    playback their own macros to avoid doing the same thing
  33.    over and over again.
  34.  - Make a demo of your application: just record a macro which
  35.    clearly illustrates how your app works, add a few infoboxes
  36.    with some extra explanation here and there and distribute a
  37.    version of your program which automatically plays the macro
  38.    on startup. As simple as that !
  39.  - Make VisualHelp files: don't tell people how to use your
  40.    program, *show* them !
  41.              For More Information Check
  42.  
  43.           http://http://magicmacros.8m.com
  44.  
  45.